@charset "utf-8";
/* CSS Document */
.footer{width:100%;background:#212427;padding:30px 0px 0px;}
.footer_main{width:1200px;margin:0px auto;overflow:hidden;min-height:160px;}

.footer_main_left{float:left;width:295px;}
.footer_main_left em{display:block;line-height:26px;color:#fff;font-size:24px;font-family:"微软雅黑";}
.footer_main_left span{display:block;margin-top:10px;line-height:23px;color:#7e8387;font-size:12px;font-family:"微软雅黑";}
.footer_main_center{float:left;}
.footer_main_center dl dd{margin-left:65px;float:left;}
.footer_main_center dl dd span{display:block;color:#fff;font-size:16px;font-family:"微软雅黑";font-weight:bold;height:20px;line-height:20px;margin-bottom:10px;}
.footer_main_center dl dd a{display:block;color:#7e8387;font-size:12px;font-family:"微软雅黑";height:24px;line-height:24px;}
.footer_main_right{float:right;}

.footer_btm{height:45px;line-height:45px;text-align:center;background:#212427;color:#616569;font-size:12px;border-top:1px solid #36393b;}

.back_t{width:42px;height:42px;border:1px solid #e5e5e5;background:#fff;position:fixed;bottom:20px;z-index:1;right:20px;display:none;}
.back_t a{display:block;width:42px;height:42px;background:url(../images/main_bg.png) -249px 0px no-repeat;}
.back_t a:hover{background:#f5f5f5 url(../images/main_bg.png) -249px 0px no-repeat; }


.footer_main_right i{display:block;width: 100px;text-align:center;float:left;font-style: normal;margin-left:28px;}
.footer_main_right i img{display:block;margin:0px auto;background:#fff;padding:4px;width:92px;height:92px;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
.footer_main_right i span{display:block;line-height:40px;color:#fff;font-size:12px;font-family:"微软雅黑";}